[INFO] fetching crate revoke-cli 0.3.0...
[INFO] fixing revoke-cli-0.3.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate revoke-cli 0.3.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate revoke-cli 0.3.0
[INFO] finished tweaking crates.io crate revoke-cli 0.3.0
[INFO] tweaked toml for crates.io crate revoke-cli 0.3.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate revoke-cli 0.3.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate revoke-cli 0.3.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tabled_derive v0.8.0
[INFO] [stderr]   Downloaded papergrid v0.12.0
[INFO] [stderr]   Downloaded revoke-core v0.3.0
[INFO] [stderr]   Downloaded tracing-opentelemetry v0.31.0
[INFO] [stderr]   Downloaded revoke-trace v0.3.0
[INFO] [stderr]   Downloaded opentelemetry-otlp v0.30.0
[INFO] [stderr]   Downloaded opentelemetry v0.30.0
[INFO] [stderr]   Downloaded tonic v0.13.1
[INFO] [stderr]   Downloaded opentelemetry-http v0.30.0
[INFO] [stderr]   Downloaded revoke-registry v0.3.0
[INFO] [stderr]   Downloaded revoke-gateway v0.3.0
[INFO] [stderr]   Downloaded tabled v0.16.0
[INFO] [stderr]   Downloaded opentelemetry_sdk v0.30.0
[INFO] [stderr]   Downloaded opentelemetry-proto v0.30.0
[INFO] [stderr]   Downloaded rust_decimal v1.37.2
[INFO] [stderr]   Downloaded libz-ng-sys v1.1.22
[INFO] [stderr]   Downloaded revoke-config v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7eec2873afd1c8d4f1dfbdfb8a81f604b9634ce32a60baf738997af7aec72776
[INFO] running `Command { std: "docker" "start" "7eec2873afd1c8d4f1dfbdfb8a81f604b9634ce32a60baf738997af7aec72776", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7eec2873afd1c8d4f1dfbdfb8a81f604b9634ce32a60baf738997af7aec72776" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7eec2873afd1c8d4f1dfbdfb8a81f604b9634ce32a60baf738997af7aec72776", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7eec2873afd1c8d4f1dfbdfb8a81f604b9634ce32a60baf738997af7aec72776" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling rust_decimal v1.37.2
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking pingora-error v0.5.0
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking brotli-decompressor v2.5.1
[INFO] [stderr]     Checking pingora-http v0.5.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking lru v0.14.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking rustc-demangle v0.1.25
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking daemonize v0.5.0
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]     Checking pingora-lru v0.5.0
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]     Checking sfv v0.10.4
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking pingora-ketama v0.5.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking brotli v3.5.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]     Checking clap_builder v4.5.41
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking papergrid v0.12.0
[INFO] [stderr]     Checking csv-core v0.1.12
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling libz-ng-sys v1.1.22
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.104/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=de973827722597b6 -C extra-filename=-e254206dad5093f1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f628d6fb846c6368.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-f43bc4131d80afc8.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-1d1395cd7a8bd8da.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `brotli` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-3.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc-stdlib"' --cfg 'feature="default"' --cfg 'feature="ffi-api"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc-stdlib", "benchmark", "default", "disable-timer", "external-literal-probability", "ffi-api", "pass-through-ffi-panics", "seccomp", "sha2", "simd", "std", "validation", "vector_scratch_space"))' -C metadata=ed825b6a776137d9 -C extra-filename=-f168a5b4379a03b5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alloc_no_stdlib=/opt/rustwide/target/debug/deps/liballoc_no_stdlib-90175a1173db4883.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-4fabcc958ac1275e.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-570a2040e3b6aaca.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `nix` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name nix --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.24.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="acct"' --cfg 'feature="aio"' --cfg 'feature="default"' --cfg 'feature="dir"' --cfg 'feature="env"' --cfg 'feature="event"' --cfg 'feature="feature"' --cfg 'feature="fs"' --cfg 'feature="hostname"' --cfg 'feature="inotify"' --cfg 'feature="ioctl"' --cfg 'feature="kmod"' --cfg 'feature="memoffset"' --cfg 'feature="mman"' --cfg 'feature="mount"' --cfg 'feature="mqueue"' --cfg 'feature="net"' --cfg 'feature="personality"' --cfg 'feature="poll"' --cfg 'feature="process"' --cfg 'feature="pthread"' --cfg 'feature="ptrace"' --cfg 'feature="quota"' --cfg 'feature="reboot"' --cfg 'feature="resource"' --cfg 'feature="sched"' --cfg 'feature="signal"' --cfg 'feature="socket"' --cfg 'feature="term"' --cfg 'feature="time"' --cfg 'feature="ucontext"' --cfg 'feature="uio"' --cfg 'feature="user"' --cfg 'feature="zerocopy"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=d8dcf164dbb734d1 -C extra-filename=-a76ff7cec5b0eefe --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e452f082b53802d5.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-375191e112da1984.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-c5cc4eb906abf29e.rmeta --extern memoffset=/opt/rustwide/target/debug/deps/libmemoffset-edc9ad3f43b59c84.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "7eec2873afd1c8d4f1dfbdfb8a81f604b9634ce32a60baf738997af7aec72776", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7eec2873afd1c8d4f1dfbdfb8a81f604b9634ce32a60baf738997af7aec72776", kill_on_drop: false }`
[INFO] [stdout] 7eec2873afd1c8d4f1dfbdfb8a81f604b9634ce32a60baf738997af7aec72776
